Skip to content

feat: Add Gemini LLMs #322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025
Merged

feat: Add Gemini LLMs #322

merged 2 commits into from
Jun 23, 2025

Conversation

yoomlam
Copy link
Contributor

@yoomlam yoomlam commented Jun 18, 2025

Ticket

Part of https://navalabs.atlassian.net/browse/DST-1042

Changes

Add Gemini LLMs since I tested them and they work.

Testing

Set GEMINI_API_KEY in .env (To get a key, see instructions in the ticket)
Restart app
Select the LLM in Chainlit settings UI and ask some questions

Preview environment for app

♻️ Environment destroyed ♻️

Copy link

github-actions bot commented Jun 18, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4279 3904 91% 80% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
app/src/generate.py 88% 🟢
TOTAL 88% 🟢

updated for commit: dcd8e45 by action🐍

Copy link

Promptfoo Evaluation Results

Success Failure Total Pass Rate
11 4 15 73.33%

View detailed results in Google Sheets

» View eval results «

Copy link

Promptfoo Evaluation Results

Success Failure Total Pass Rate
11 4 15 73.33%

View detailed results in Google Sheets

» View eval results «

@yoomlam yoomlam requested a review from KevinJBoyer June 23, 2025 14:26
Copy link
Contributor

@KevinJBoyer KevinJBoyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@yoomlam yoomlam merged commit c3f3f55 into main Jun 23, 2025
13 checks passed
@yoomlam yoomlam deleted the yl/add-gemini-llm branch June 23, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants